Create ledger
Create an accounting ledger for an invoicing entity.
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Body
Identifier of the invoicing entity that owns the ledger.
Display name of the ledger.
Optional accounting code of the ledger.
Optional description of the ledger.
Type of ledger.
IFRS, US_GAAP, FR_GAAP, UK_GAAP, LOCAL_GAAP, MANAGEMENT, CONSOLIDATION, AUDIT_ADJUSTMENT ISO 4217 currency used by the ledger.
Entry numbering pattern containing {number}.
Whether this is the primary ledger for the invoicing entity.
Whether the ledger is inactive.
Response
Unique ledger identifier.
Display name of the ledger.
Accounting code of the ledger.
Optional ledger description.
Type of ledger.
IFRS, US_GAAP, FR_GAAP, UK_GAAP, LOCAL_GAAP, MANAGEMENT, CONSOLIDATION, AUDIT_ADJUSTMENT Owning invoicing entity identifier.
ISO 4217 ledger currency.
Pattern used to number journal entries.
Next journal-entry sequence number.
Whether this is the entity's primary ledger.
Whether the ledger is inactive.
Timestamp when the ledger was created.
Timestamp when the ledger was last updated.

